Forces.dragForce

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector2 dragForce(Vector2 vel, float howMuch)
    struct Forces
    @nogc @safe nothrow static
    Vector2
    dragForce
    (
    in Vector2 vel
    ,
    float howMuch
    )
  2. Vector3 dragForce(Vector3 vel, float howMuch)

Meta